adTempus API
PreviousUpNext
IExecutionHistoryItem::InstanceID Property

Gets the instance ID for this instance.

C++
__property long* InstanceID;
C#
long* InstanceID;
Visual Basic
Property InstanceID() As long*
Default Value

0

Each instance (execution) of the job is assigned an instance ID. Instances are numbered sequentially from 1 to approximately 4,294,967,280; numbering then restarts at 1. 

If distributed scheduling is being used, the Master and each Agent assign instance numbers in separate ranges. Therefore there will be no overlap in instance IDs.

adTempus API Reference version 3.0.0.0, revised 10/30/2008